{
  "name": "functional-tests",
  "version": "1.0.0",
  "description": "UI Driven End-to-End Tests",
  "main": "index.js",
  "devDependencies": {
    "cypress": "^9.2.0"
  },
  "scripts": {
    "test": "echo \"Błąd: nie wybrano testu\" && exit 1"
  },
  "author": "",
  "license": "ISC"
}
